<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;font-weight:400;font-style:inherit;font-family:inherit;vertical-align:top}body{line-height:1;color:#000;background:#fff;font-size:12px;font-family:'microsoft yahei'}article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}nav ul,ol,ul{list-style:none}:focus,a{outline:0}a{margin:0;font-size:100%;vertical-align:baseline;background:0 0;blr:expression(this.onFocus=this.blur())}a,ins{text-decoration:none}a,hr{padding:0}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400}hr{height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0}input,select{vertical-align:middle;border:0}
html{color:#666; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; -webkit-text-size-adjust: none; text-align:left;}
body{ font-size:12px;font-family:"微软雅黑";  color:#666; line-height:1; min-width:1200px;}
img{border:none;}
li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}

a{color:#333;text-decoration:none;}
a:hover{color:#F60;text-decoration:none;}
input,textarea{ outline:medium; text-indent:5px;}
.c{ clear:both;}

.pointer {cursor: pointer;}

/*==============header=============*/
#header {width: 100%; overflow: hidden; background:#fff;}
.logo {margin: 0px auto; width: 1200px; height: 100px; overflow: hidden;}
.logo h1 {height: 100px; margin-top: 10px; float: left;}
.logo .logo_telphone {width: 200px; overflow: hidden; margin-top: 18px; float: right; background:url(../images/tel.jpg) no-repeat left center; padding-left:60px;}
.logo .logo_telphone p {font-size:14px;}
.logo .logo_telphone em {color:#f60; font-size: 1.6rem; line-height:1.6rem; margin-top:10px; display: block; font-style:normal; font-family:Impact;}
.navigation {line-height:50px; background:#c19f5f;}
.nav {margin: 0px auto; height: 100%; text-align: center; zoom:1; overflow: hidden; margin: 0px auto; width: 1200px;}
.nav li {height: 100%; float: left;}
.navigation li a {width: 150px; text-align:center; height: 100%; overflow: hidden; font-size: 1.0rem; display: block; white-space: nowrap; text-overflow: ellipsis;text-decoration: none; color:#fff;}
.navigation li a:hover {background:#ee3b01;}

/*==============banner=============*/
.banner {width: 100%; height: 560px; overflow: hidden; position: relative; background:#fff;}
.banner ul {left: 0px; top: 0px; height: 100%; position: absolute;}
.banner li {height: 100%; text-align: center; overflow: hidden; float: left; position: relative;}
.banner li img {top: 0px; display: block; position: absolute;}
.banner .ban_ico {left: 50%; height: 10px; text-align: center; bottom: 20px; position: absolute;}
.banner .ban_ico i {background: rgb(3, 149, 110); margin: 0px 3px; border: 1px solid rgb(3, 149, 110); width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-style: normal; display: inline-block; cursor: pointer;}
.banner .ban_ico i.active {background: rgb(255, 255, 255); color: rgb(3, 149, 110);}


.part01{ width:1200px; margin:0 auto; zoom:1; overflow:hidden;}

.title{ color:#333; zoom:1; overflow:hidden; padding-bottom:32px;}
.title h3{ font-size:32px; zoom:1; overflow:hidden;}
.title h3 strong{ font-weight:bold; float:left; color:#fff;}
.title h3 span{ font-size:32px; color:#fff; text-align:center;}
.title h3 a{ float:right; font-size:16px; color:#fff; text-align:center; border:solid 1px #fff; padding:10px 30px; border-radius:30px;}
.title h3 a:hover{ color:#f2d6a2; border:solid 1px #f2d6a2;}

/*==============产品分类=============*/
.warp02 { width:100%; padding:60px 0; background:#fafafa url(../images/bg_product.jpg) no-repeat center center;}
.product_info{ width:1200px; margin:0 auto; zoom:1; overflow:hidden;}
.product_info ul li{ float:left; width:300px; height:260px; background:#fff; position:relative;}
.product_info ul li h3{ font-size:24px; font-weight:bold; padding:20px;}
.product_info ul li p{ font-size:16px; line-height:24px; padding:0 20px;}
.product_info ul li:hover{ background:#c19f5f; cursor:pointer; color:#fff;}
.product_info ul li:hover h3{ color:#fff;}
.product_info ul li:hover p{ color:#fff;}
.product_info ul li:hover span{ background: url(../images/more.png) no-repeat center center; width:26px; height:26px; display:block; position:absolute; right:20px; bottom:20px;}

/*==============关于我们=============*/
.warp01 { width:100%; height:527px; background:url(../images/bg_about.jpg) no-repeat center center;}

.about_news{ width:1200px; margin:0 auto; zoom:1; overflow:hidden; padding-top:50px;}

.about_info{ width:760px; float:left;}
.aboutTxt{ margin-bottom:20px;}
.aboutTxt .aboutImg{ float:left; margin-right:20px;}
.aboutTxt p{ font-size:16px; line-height:28px; color:#fff;}
.aboutTxt p b{ font-weight:bold;}
.links a{ margin-right:45px;}

/*==============公司动态=============*/
.news_info{ width:400px; float:right;}
.news_info ul li{ line-height:55px; font-size:16px; border-bottom:solid 1px #ddccac; zoom:1; overflow:hidden;}
.news_info ul li a{ float:left; color:#fff;}
.news_info ul li a:hover{ color:#f2d6a2;}
.news_info ul li span{ float:right; color:#f6e5c6;}

/*==============产品中心=============*/
.product{ width:760px; overflow:hidden;}
.product ul li{ width:180px;}
.product ul li img{ width:180px; height:140px;}
.product ul li span{ display:block; text-align:center; color:#fff; line-height:24px;}

/*==============优势=============*/
.yzys_title{ background: url(../images/ys_title.jpg) no-repeat top center; height: 100px ; margin-top: 30px;}
.yzys_title div div{ position: absolute;}
.yzys_zi2{ top:55px; font-size: 30px; color: #FFF; left: 146px; font-weight: bold;}
.yzys_zi3{top: 22px; font-size: 40px; color: #FFF;left: 663px; font-weight: bold;}

.main1 { width: 1200px; margin: 0 auto;}
.re{ position: relative; zoom:1;}
.tedian{ margin-top: 20px; float: left;}
.tedian_n{ float: left;width:542px; margin: 20px 0px 0px 50px; background: url(../images/tediansz.jpg) no-repeat 0 50px; height: 360px; padding-left: 80px; padding-top: 50px;}
.tedian_n h4{ font-weight: bold;font-size: 20px; color: #3d3d3d;}
.tedian_n div{ margin-bottom: 40px;}
.tedian_n p{ font-size: 14px; color: #3d3d3d; line-height: 30px; margin-top: 4px;}
.tedian_n span{ color: #dc2132;}

.yzys_tel{ width:600px;}
.yzys_tel p{ font-size:14px; color:#404040; background: url(../images/tel.jpg) no-repeat left 1px; float: left; padding-left: 70px; height: 50px; line-height:50px;}
.yzys_tel span{ font-family:impact; font-size:28px; color:#d20000;}

/*==============服务流程=============*/
.lc_bg .yzh_title { background: none; height: 40px;line-height: 40px; text-align: center; line-height: 30px; margin-top: 20px; padding-top: 20px;}
.yzh_title h3{ font-weight: bold;font-size: 24px; color: #a0782d; text-align:center;}
.yzh_title h3 a{ color: #a0782d;}
.yzh_title  p{ font-size: 12px; color: #a0782d; text-transform: uppercase; text-align:center;}
.yzh_title h3 a:hover{color: #F00;}
.lc_bg{ background: url(../images/lc_bg.jpg) no-repeat top center; height: 300px;}

.lc_n{ font-size: 15px; color: #FFF; width:100%;}
.lc_n .lc2, .lc_n .lc4, .lc_n .lc6, .lc_n .lc8{color: #555555;}
.lc_n div{ position: absolute; top:140px;}
.lc1{  left:60px;}
.lc2{  left: 175px;}
.lc3{  left: 315px;}
.lc4{  left: 445px;}
.lc5{  left: 573px;}
.lc6{  left: 674px;}
.lc7{  left: 829px;}
.lc8{  left: 959px;}
.lc9{  left: 1089px;}


/*==============公司荣誉=============*/
.honor{ height:400px; padding:50px 0; background:url(../images/bg_honor.jpg) no-repeat center center; clear:both;}
.honor .honor_title h3{ padding-bottom:15px; zoom:1; overflow:hidden; text-align:center; font-size:32px; font-weight:bold; color:#2890fe;}
.honor .honor_title p{ padding-bottom:15px; text-align:center; font-size:16px; color:#2890fe;}

.honor_info{ width:1200px; margin:0 auto; padding-top:20px;}
.honor_info ul li{ width:210px;}
.honor_info ul li img{ width:210px;}

/*==============联系我们=============*/
.contact { width:100%; padding:60px 0; background:#fafafa;}
.contact_info{ width:1200px; margin:0 auto; zoom:1; overflow:hidden; position:relative;}
.contact_txt{ float:left; width:460px; background:#2890fe; padding: 30px 20px;}
.contact_txt h3{ font-size:24px; color:#fff; margin-bottom:24px;}
.contact_txt ul{ padding-bottom:20px;}
.contact_txt ul li{ font-size:16px; color:#fff; line-height:24px;}
.contact_txt .erweima{ position:absolute;}
.contact_txt .erweima p{ background:#fff; padding:10px; height:120px; text-align:center; float:left; margin-right:20px;}
.contact_txt .erweima p span{ display:block;}
.map{ float:right; background:#fff; width:850px; margin-left:-150px; margin-top:40px; zoom:1; overflow:hidden;}
.map .message{ float:left; width:390px; padding:30px;}
.map .message h3{ font-size:18px; margin-bottom:20px;}
.map .message .txtarea{ border:solid 1px #ddd; width:390px; margin-bottom:10px;}
.map .message .txt{ border:solid 1px #ddd; height:40px; width:390px; margin-bottom:10px;}
.map .message .btn{ font-size:16px; color:#2890fe; text-align:center; border:solid 1px #2890fe; width:150px; height:40px; border-radius:20px; background:none; cursor: pointer;}
.map .map_info{ float:right; width:400px; height:344px;}
.map .map_info img{ width:400px; height:344px;}



.mainInfo{ width:1200px; margin:0 auto; padding:30px 0; zoom:1; overflow:hidden;}

/*==============左侧=============*/
.left_wrap{ float:left; width:230px;}
/*==============右侧=============*/
.right_wrap{ float:right; width:940px;}

/*==============产品序列=============*/
.productList{ width:230px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.productList h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.productList h3 span{ float:left; font-size:16px; color:#333; background:url(../images/ico.png) no-repeat left 11px; padding-left:24px;}
.productList h3 a{ float:right; font-size:14px; font-weight:lighter; color:#666;}
.productList ul{ padding:0 10px 10px 10px;}
.productList ul li{ height:38px; line-height:38px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden;}
.productList ul li a{ background:url(../images/ico02.gif) no-repeat 3px center; padding-left:15px; font-size:14px;}

/*==============联系我们=============*/
.contacts{ width:230px; margin-top:15px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.contacts h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.contacts h3 span{ float:left; font-size:14px; color:#333; background:url(../images/module4_tbg.jpg) no-repeat left 11px; padding-left:12px;}
.contacts h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.txt_contact{ padding:10px 0;}
.txt_contact img{ margin:0 auto; display:block;}
.txt_contact p{ font-size:14px; line-height:24px; padding:0 10px;}

/*==============文章列表=============*/
.list{ width:930px; background:#fff; border:solid 1px #e6e6e6; padding:1px;float: left;}
.list h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.list h3 span{ float:left; font-size:16px; color:#333; background:url(../images/ico.png) no-repeat left center; padding-left:24px;}
.list h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.list ul{ padding:0 10px 10px 10px;}
.list ul li{ height:42px; line-height:42px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden; zoom:1; overflow:hidden;}
.list ul li a{ background:url(../images/module3_list_bg.jpg) no-repeat 3px center; padding-left:15px; font-size:16px; float:left;}
.list ul li span{ font-size:12px; float:right; padding-right:5px; color:#666;}

/*==============分页=============*/
.page{ text-align:center; padding:10px; font-size:12px;}

/*==============内容页=============*/
.view{ padding:10px 15px; background:#fff; border:solid 1px #e6e6e6;float: left; width: 96%;}
.view h2{ text-align:center; font-size:24px;}
.son_title{ text-align:center; padding:15px; color:#666; font-size:12px; background:url(../images/line.gif) repeat-x left bottom;}
.info p{ text-indent:24px; line-height:32px; margin-top:12px; font-size:16px;}
.info { text-indent:24px; line-height:32px; margin-top:12px; font-size:16px;}

#footer {width: 100%; overflow: hidden; background:#282828;}
.footInfo{ width:1200px; margin:0 auto; padding:30px 0; height:40px; line-height:40px; background:url(../images/bg_foot.png) no-repeat center center; text-align:center;}
.footInfo p{ text-align:center;}
.footInfo p a{ line-height:24px; color:#fff; font-size:16px; padding:0 15px;}
.footInfo p a:hover{ line-height:24px; color:#eee;}
.copyright{ padding-bottom:30px;min-height: 120px;}
.copyright p{ font-size:14px; color:#ccc; text-align:center; line-height:24px;}

.right_wrap .location {
    float: left;
    line-height: 50px;
    font-size: 14px;
    color: #999;
    width: 100%;
}
 
.fst {
    font-weight: bold;
}
.sec {
    text-indent: 10px;
}
.intxt{
	border: 1px solid #cccccc;
	height: 22px;
}
.infotd{
	width: 15%;
}
.coolbg{
	line-height: 24px;
	font-size: 13px;
	padding: 5px 5px 5px 0px;
	text-align: center;
}

.pro_list  ul{display:block;width: 100%;}
.pro_list  ul li{
	float: left;
    width: 23%;
    height: 214px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;}
.pro_list  ul li a{
    display: block;
    width: 80%;
    height: 180px;
    padding: 15px;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
    transition: all .7s linear 0s;
    -webkit-transition: all .7s linear 0s;
    -moz-transition: all .7s linear 0s;
}
.pro_list  ul li a .tit{display:block; height:35px; line-height:35px; font-size:15px; color:#666; text-align:center;}
.pro_list  ul li a .pic{
	display: block;
    width: 100%;
    height: 135px;
    overflow: hidden;
}
.pro_list  ul li a:hover{display:block; width:80%; height:180px; border:1px solid #2172bd;}
.pro_list  ul li a:hover .tit{display:block; height:40px; line-height:40px; font-size:15px; color:#2172bd;}
.pro_list  ul li img{
	display: block;
    width: 100%;
    height: 135px;
    transition: all .7s linear 0s;
    -webkit-transition: all .7s linear 0s;
    -moz-transition: all .7s linear 0s;
    -o-transition: all .7s linear 0s;
    margin-bottom: 5px;
}
.pro_list  ul li a:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);-o-transform:scale(1.1); -moz-transform:scale(1.1);}
.pro_list ul li b{ position:absolute; left:15px; top:15px; background:#FC0; color:#fff; text-align:center; font-size:14px; line-height:32px; padding:0 10px;}
.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 1px;
}

</pre></body></html>